CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv code

搜索资源列表

  1. frtest_dlls

    1下载:
  2. 人脸识别程序,vs2008编程环境,OPENCV开源代码-Face recognition program, vs2008 programming environment, OPENCV open source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:6114794
    • 提供者:xupeng
  1. helloopencv

    0下载:
  2. Android平台上用opencv库编写的测试小代码。用于保存一张图片-Android platform test with the opencv library to write a small code. To save a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:199181
    • 提供者:suntao
  1. OpenCV

    0下载:
  2. 这是opencv来实现人脸识别,如果不能使用,就稍微该一下代码就可以了。-This is achieved opencv face recognition, if not used to a little bit of code that can be had.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:122091
    • 提供者:刘彧
  1. OpenCV

    0下载:
  2. 本程序是openCV教程——基础班中所有的实例源代码,配合书本学习,有助于更好更快的学习openCV -This program is openCV tutorial- Basic source code for all instances, with book-learning, to help better and faster learning openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3617865
    • 提供者:马学云
  1. harris-code

    0下载:
  2. opencv c++ 实现harris角点检测-opencv harris
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:641
    • 提供者:皮耶罗
  1. opencv-ostu

    0下载:
  2. 基于OPENcv大津阈值分割运动目标检测方法的源代码- the code of otsu for moving goal detection based on opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:995
    • 提供者:彭雄婷
  1. pyramid_segmentation.rar

    0下载:
  2. 此代码可以在Visual C++和OpenCV开发环境下,采用金字塔方法进行图像分割,This code can be Visual C++ And OpenCV development environment, using the pyramid method of image segmentation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:7701
    • 提供者:张豪
  1. ransac.rar

    2下载:
  2. 用VC++实现了ransac算法,可以用于图像匹配时去除错误匹配等,代码是可用的。,Using VC++ implementation of the RANSAC algorithm, image matching can be used to remove the error when the match and so on, the code are available.
  3. 所属分类:Special Effects

    • 发布日期:2015-07-24
    • 文件大小:18592
    • 提供者:朱静
  1. MSER.rar

    1下载:
  2. 该代码是对MSER(Maximally stable extremal regions )方法的编程实现。采用的基于opencv的库进行编程,用的是vc++6.0工具。且对不是骗人的代码,大家可以根据分析代码,结合文献,进一步对该代码加以改进。,The code is the MSER (Maximally stable extremal regions) programming methods. Using the opencv library-based programming, using
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:71029
    • 提供者:任桢
  1. blobtrack.rar

    0下载:
  2. 基于vc++ 和openCV的车辆检测及跟踪代码,测试过,无错误,Based on vc++ and openCV vehicle detection and tracking code, tested, no error
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1481502
    • 提供者:shujuan
  1. myface-0.2.2.alfa.tar.gz

    0下载:
  2. 应用QT和OpenCV编写的有关人脸识别的程序代码,适合在linux下应用opencv的读者参照学习,Applications QT and OpenCV prepared by the face recognition program code, suitable for use under linux reference opencv readers to learn
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5605303
    • 提供者:范德耀
  1. hog_extraction.rar

    1下载:
  2. 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测,source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3737
    • 提供者:lightblueboy
  1. SkinDetection

    0下载:
  2. 皮肤检测的opencv代码,不需要用户进行交互,可能存在一定检测失误-opencv code of Skin detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10539065
    • 提供者:张婷
  1. Stereo.zip

    0下载:
  2. 使用SSD(sum squared differences)算法进行双摄像机图像匹配点计算,基于OpenCv的C++代码实现,Using SSD (sum squared differences) algorithm dual camera image matching points calculation, based on the OpenCv the C++ Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1867341
    • 提供者:梁霄
  1. SVM.rar

    0下载:
  2. 基于opencv的支持向量基(SVM)的代码,利用SVM解决2维空间向量的3级分类问题。,Opencv-based support vector machine (SVM) of the code, the use of SVM to solve 2-dimensional vector space of three classifications.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:17729
    • 提供者:liutao
  1. tutorial-3-native

    0下载:
  2. 能在ANDROID上调用opencv代码 通过JNI-In ANDROID call opencv code through JNI
  3. 所属分类:android

    • 发布日期:2017-05-24
    • 文件大小:7709359
    • 提供者:杨冬
  1. LearningOpenCV_Code

    0下载:
  2. Learning OpenCV对应源代码-code of the book Learning OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1906762
    • 提供者:RockZhou
  1. mouthdetection

    0下载:
  2. 此程式碼可以用來偵測人類嘴巴,使用opencv和visualc++2005去實作.-This code can be used to detect the human mouth, using opencv and visual c++ 2005 to implement
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:2509218
    • 提供者:cheng yun-ting
  1. asmlibrary-win-6.0.tar

    1下载:
  2. 最新版ASM库6.0版本,来自google code-ASM library version 6.0 the latest version from google code
  3. 所属分类:汇编语言

    • 发布日期:2013-08-05
    • 文件大小:3478499
    • 提供者:gaoxing
  1. opencv_test

    1下载:
  2. 图像处理中的CenSurE方法的源程序,很实用。可以参考,-CenSurE method in computer vision..source code which is quite convenient to use
  3. 所属分类:Special Effects

    • 发布日期:2015-10-09
    • 文件大小:129023
    • 提供者:seavan
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com